object FormEnvioInforConfidencial: TFormEnvioInforConfidencial Left = 321 Top = 161 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Detalles env�o informaci�n confidencial' ClientHeight = 370 ClientWidth = 554 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object TxtInformeDeteccion: TLabel Left = 14 Top = 10 Width = 124 Height = 13 Caption = 'Informe de detecci�n:' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object PlaButtonCerrar: TPlaButton Left = 475 Top = 338 Width = 64 Height = 21 Caption = 'Cerrar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 Cancel = True ModalResult = 2 end object PlaListViewInforme: TPlaListView Left = 14 Top = 30 Width = 525 Height = 297 Color = clWhite CheckBoxes = False Columns = < item Width = 130 Caption = 'Tipo' end item Width = 150 Caption = 'Descripci�n' end item Width = 243 Caption = 'Informaci�n' end> DragCursor = crDrag DragMode = dmManual HideSelection = True MultiSelect = False ParentColor = False ShowColumnHeaders = True TabOrder = 1 Data = {000100000000FE} end end